projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e548543
)
Typo fixed.
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 9 Nov 2000 12:08:22 +0000
(12:08 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 9 Nov 2000 12:08:22 +0000
(12:08 +0000)
lispref/internals.texi
patch
|
blob
|
history
diff --git
a/lispref/internals.texi
b/lispref/internals.texi
index ccef54b2b777b0c4027592f8a32749a127b771e9..19c7af6d6b79f0cf446e126bd396ca2e18de0c96 100644
(file)
--- a/
lispref/internals.texi
+++ b/
lispref/internals.texi
@@
-747,7
+747,7
@@
Here is a list of the @code{struct buffer_text} fields:
@item beg
This field contains the actual address of the buffer contents.
-@item g
o
t
+@item g
p
t
This holds the character position of the gap in the buffer.
@item z